Chronic wounds, such as diabetic foot ulcers, venous leg ulcers, and pressure sores, pose significant challenges due to prolonged healing times and high infection risks. Traditional wound care lacks real-time feedback, often resulting in delayed treatment. This study presents a prototype smart bandage integrating temperature and moisture sensors managed by an Arduino Uno microcontroller. The system provides real-time monitoring of wound conditions and issues alerts based on abnormal readings, guiding external therapeutic action. Though wireless transmission and embedded drug delivery were not included in the current version, the prototype demonstrates the feasibility of low-cost, sensor-based wound monitoring. This innovation holds promise for enhancing chronic wound care, especially in resource-limited settings.
Introduction
Chronic wounds like pressure sores and diabetic foot ulcers are difficult to treat due to prolonged healing times and risk of infection. Traditional wound monitoring is labor-intensive and limited, prompting the development of smart bandages that use biosensors to provide real-time data on wound conditions.
This project presents a low-cost smart bandage prototype that uses analog temperature and moisture sensors connected to an Arduino Uno. The system prioritizes affordability, modularity, and ease of use, especially for resource-limited settings like rural areas or academic labs.
Key Features:
Sensors: LM35 for temperature and an analog moisture sensor.
Microcontroller: Arduino Uno, interfaced with a computer via USB (no battery or wireless).
Software: Arduino IDE code averages 60 readings per minute and compares them to preset thresholds.
Output: Real-time feedback via Serial Monitor; alerts for abnormal moisture/temperature levels.
Testing: Performed on a real human subject to simulate wound conditions.
Findings:
The system effectively tracked temperature (converted from raw values) and moisture levels (0–45%).
Alerts were triggered when thresholds were exceeded, indicating potential infection.
Despite its simplicity, the prototype proved functional, accurate, and adaptable.
Limitations: No wireless communication or integrated drug delivery; drug application was external and manual.
Contribution:
The prototype fills a gap in existing solutions by offering a simple, educational, and low-cost alternative for wound monitoring. It serves as a proof-of-concept for future smart, wireless, and autonomous bandage systems.
Conclusion
This project successfully demonstrated a functional prototype of a smart bandage system designed for real-time chronic wound monitoring. By integrating a temperature sensor (LM35) and a moisture sensor with an Arduino Uno microcontroller, the system effectively monitored two key parameters critical to wound healing— temperature and moisture. Real-time feedback was provided via a USB interface to a computer, allowing caregivers to assess wound conditions and respond appropriately.
The results from real-time testing on a human subject showed that the system could reliably detect abnormal conditions. Specifically, the prototype flagged potential infection risks when moisture levels exceeded predefined thresholds, especially in the presence of elevated temperatures. The simplicity and affordability of the system make it suitable for low-resource environments, providing a strong foundation for further development.
However, the prototype had several limitations. It operated in a wired configuration, with no onboard power or wireless transmission. Additionally, while the concept of on-demand drug delivery was considered, it was demonstrated externally using a pump and motor rather than being integrated into the bandage. Despite these constraints, the project provides a foundational proof-of-concept that validates the utility of sensor-based wound monitoring.
References
[1] S. M. Metev and V. P. Veiko, Laser Assisted Microtechnology, 2nd ed., R. M. Osgood, Jr., Ed. Berlin, Germany: Springer-Verlag, 1998.
[2] J. Breckling, Ed., The Analysis of Directional Time Series: Applications to Wind Speed and Direction, ser. Lecture Notes in Statistics. Berlin, Germany: Springer, 1989, vol. 61.
[3] S. Zhang, C. Zhu, J. K. O. Sin, and P. K. T. Mok, “A novel ultrathin elevated channel low-temperature poly-Si TFT,” IEEE Electron Device Lett., vol. 20, pp. 569–571, Nov. 1999.
[4] M. Wegmuller, J. P. von der Weid, P. Oberson, and N. Gisin, “High resolution fiber distributed measurements with coherent OFDR,” in Proc. ECOC’00, 2000, paper 11.3.4, p. 109.
[5] R. E. Sorace, V. S. Reinhardt, and S. A. Vaughn, “High-speed digital-to-RF converter,” U.S. Patent 5 668
[6] 842, Sept. 16, 1997.
[7] (2002) The IEEE website. [Online]. Available: http://www.ieee.org/\\
[8] M. Shell. (2002) IEEEtran homepage on CTAN. [Online]. Available: http://www.ctan.org/tex-archive/macros/latex/contrib/supported/IEEEtran/\\
[9] FLEXChip Signal Processor (MC68175/D), Motorola, 1996.
[10] “PDCA12-70 data sheet,” Opto Speed SA, Mezzovico, Switzerland.
[11] A. Karnik, “Performance of TCP congestion control with rate feedback: TCP/ABR and rate adaptive TCP/IP,” M. Eng. thesis, Indian Institute of Science, Bangalore, India, Jan. 1999.
[12] J. Padhye, V. Firoiu, and D. Towsley, “A stochastic model of TCP Reno congestion avoidance and control,” Univ. of Massachusetts, Amherst, MA, CMPSCI Tech. Rep. 99-02, 1999.
[13] Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specification, IEEE Std. 802.11, 1997.